Bitmap for UWP
SetValueByName<T>(String,T) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Properties クラス > SetValueByName メソッド : SetValueByName<T>(String,T) メソッド
Name of the property
Value of the property
Sets the named property to the given value.
シンタックス
'宣言
 
Public Overloads Sub SetValueByName(Of T As ComObject)( _
   ByVal name As System.String, _
   ByVal value As T _
) 
public void SetValueByName<T>( 
   System.string name,
   T value
)
where T: ComObject

パラメータ

name
Name of the property
value
Value of the property

型パラメータ

T
参照

Properties クラス
Properties メンバ
オーバーロード一覧